withBackgroundThreadPriority

private inline fun <T> withBackgroundThreadPriority(block: () -> T): T(source)